home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / private / Drivers / i386 / Adaptec2940SCSIDriver.config / Spanish.lproj / SCSIInspector.nib / data.classes next >
Text File  |  1994-10-04  |  1KB  |  38 lines

  1. SCSIInspector = {
  2.     ACTIONS = {"cmdQueue:" = "cmdQueue:"; "fast:" = "fast:"; "sync:" = "sync:"; }; 
  3.     OUTLETS = {
  4.     boundingBox = boundingBox; 
  5.     cmdQueueButton = cmdQueueButton; 
  6.     fastButton = fastButton; 
  7.     optionsBox = optionsBox; 
  8.     syncButton = syncButton; 
  9.     }; 
  10.     SUPERCLASS = IODeviceInspector; 
  11. };
  12. IODeviceInspector = {
  13.     ACTIONS = {
  14.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  15.     "rangeDidChange:" = "rangeDidChange:"; 
  16.     "showInfo:" = "showInfo:"; 
  17.     }; 
  18.     OUTLETS = {
  19.     accessoryHolder = accessoryHolder; 
  20.     dmaBox = dmaBox; 
  21.     dmaMatrix = dmaMatrix; 
  22.     infoButton = infoButton; 
  23.     infoPanel = infoPanel; 
  24.     infoText = infoText; 
  25.     inspectionView = inspectionView; 
  26.     irqBox = irqBox; 
  27.     irqMatrix = irqMatrix; 
  28.     memoryBox = memoryBox; 
  29.     memoryController = memoryController; 
  30.     origWindow = origWindow; 
  31.     portsBox = portsBox; 
  32.     portsController = portsController; 
  33.     statusTitle = statusTitle; 
  34.     }; 
  35.     SUPERCLASS = Object; 
  36. };
  37. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  38.